net/http.http2serverConn.pingSent (field)
5 uses
net/http (current package)
h2_bundle.go#L4585: pingSent bool
h2_bundle.go#L5020: if sc.pingSent {
h2_bundle.go#L5038: sc.pingSent = true
h2_bundle.go#L5596: if sc.pingSent && sc.sentPingData == f.Data {
h2_bundle.go#L5598: sc.pingSent = false
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)